[INFO] fetching crate stringzilla 4.6.0...
[INFO] testing stringzilla-4.6.0 against try#0abe69e6c16114311cc2700e972492e64d69c28f for pr-154065-1
[INFO] extracting crate stringzilla 4.6.0 into /workspace/builds/worker-7-tc2/source
[INFO] started tweaking crates.io crate stringzilla 4.6.0
[INFO] finished tweaking crates.io crate stringzilla 4.6.0
[INFO] tweaked toml for crates.io crate stringzilla 4.6.0 written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate stringzilla 4.6.0 on toolchain 0abe69e6c16114311cc2700e972492e64d69c28f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate stringzilla 4.6.0 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 34d3623baa29578a9feb3c22c8beaefbb81ff518dff1c39b72f2bd5bcc3e60c2
[INFO] running `Command { std: "docker" "start" "-a" "34d3623baa29578a9feb3c22c8beaefbb81ff518dff1c39b72f2bd5bcc3e60c2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "34d3623baa29578a9feb3c22c8beaefbb81ff518dff1c39b72f2bd5bcc3e60c2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "34d3623baa29578a9feb3c22c8beaefbb81ff518dff1c39b72f2bd5bcc3e60c2", kill_on_drop: false }`
[INFO] [stdout] 34d3623baa29578a9feb3c22c8beaefbb81ff518dff1c39b72f2bd5bcc3e60c2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 6c1ff7b4341f2219f1392687da0d9e54a5021c1b0bdafdd5fe54b4bb6e9fb5d9
[INFO] running `Command { std: "docker" "start" "-a" "6c1ff7b4341f2219f1392687da0d9e54a5021c1b0bdafdd5fe54b4bb6e9fb5d9", kill_on_drop: false }`
[INFO] [stderr]    Compiling find-msvc-tools v0.1.5
[INFO] [stderr]    Compiling cc v1.2.47
[INFO] [stderr]    Compiling stringzilla v4.6.0 (/opt/rustwide/workdir)
[INFO] [stderr] warning: stringzilla@4.6.0: In file included from include/stringzilla/stringzilla.h:78,
[INFO] [stderr] warning: stringzilla@4.6.0:                  from c/stringzilla.c:20:
[INFO] [stderr] warning: stringzilla@4.6.0: include/stringzilla/utf8_case.h: In function 'sz_utf8_case_insensitive_find_ice':
[INFO] [stderr] warning: stringzilla@4.6.0: include/stringzilla/utf8_case.h:8238:21: note: variable tracking size limit exceeded with '-fvar-tracking-assignments', retrying without
[INFO] [stderr] warning: stringzilla@4.6.0:  8238 | SZ_PUBLIC sz_cptr_t sz_utf8_case_insensitive_find_ice( //
[INFO] [stderr] warning: stringzilla@4.6.0:       |                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 42s
[INFO] running `Command { std: "docker" "inspect" "6c1ff7b4341f2219f1392687da0d9e54a5021c1b0bdafdd5fe54b4bb6e9fb5d9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6c1ff7b4341f2219f1392687da0d9e54a5021c1b0bdafdd5fe54b4bb6e9fb5d9", kill_on_drop: false }`
[INFO] [stdout] 6c1ff7b4341f2219f1392687da0d9e54a5021c1b0bdafdd5fe54b4bb6e9fb5d9
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 68f8974564720d553a11fd531a54ff8c0989a67ccc49504c4c5e2929d315a8bc
[INFO] running `Command { std: "docker" "start" "-a" "68f8974564720d553a11fd531a54ff8c0989a67ccc49504c4c5e2929d315a8bc", kill_on_drop: false }`
[INFO] [stderr]    Compiling stringzilla v4.6.0 (/opt/rustwide/workdir)
[INFO] [stderr] warning: stringzilla@4.6.0: In file included from include/stringzilla/stringzilla.h:78,
[INFO] [stderr] warning: stringzilla@4.6.0:                  from c/stringzilla.c:20:
[INFO] [stderr] warning: stringzilla@4.6.0: include/stringzilla/utf8_case.h: In function 'sz_utf8_case_insensitive_find_ice':
[INFO] [stderr] warning: stringzilla@4.6.0: include/stringzilla/utf8_case.h:8238:21: note: variable tracking size limit exceeded with '-fvar-tracking-assignments', retrying without
[INFO] [stderr] warning: stringzilla@4.6.0:  8238 | SZ_PUBLIC sz_cptr_t sz_utf8_case_insensitive_find_ice( //
[INFO] [stderr] warning: stringzilla@4.6.0:       |                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 2m 59s
[INFO] running `Command { std: "docker" "inspect" "68f8974564720d553a11fd531a54ff8c0989a67ccc49504c4c5e2929d315a8bc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "68f8974564720d553a11fd531a54ff8c0989a67ccc49504c4c5e2929d315a8bc", kill_on_drop: false }`
[INFO] [stdout] 68f8974564720d553a11fd531a54ff8c0989a67ccc49504c4c5e2929d315a8bc
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 042bbe5ee6a2c8d220f8ab24ab17633f2ad4f5da1aacd0e561cd8559eba4f3ed
[INFO] running `Command { std: "docker" "start" "-a" "042bbe5ee6a2c8d220f8ab24ab17633f2ad4f5da1aacd0e561cd8559eba4f3ed", kill_on_drop: false }`
[INFO] [stderr]    Compiling stringzilla v4.6.0 (/opt/rustwide/workdir)
[INFO] [stderr] warning: stringzilla@4.6.0: In file included from include/stringzilla/stringzilla.h:78,
[INFO] [stderr] warning: stringzilla@4.6.0:                  from c/stringzilla.c:20:
[INFO] [stderr] warning: stringzilla@4.6.0: include/stringzilla/utf8_case.h: In function 'sz_utf8_case_insensitive_find_ice':
[INFO] [stderr] warning: stringzilla@4.6.0: include/stringzilla/utf8_case.h:8238:21: note: variable tracking size limit exceeded with '-fvar-tracking-assignments', retrying without
[INFO] [stderr] warning: stringzilla@4.6.0:  8238 | SZ_PUBLIC sz_cptr_t sz_utf8_case_insensitive_find_ice( //
[INFO] [stderr] warning: stringzilla@4.6.0:       |                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 2m 59s
[INFO] [stderr]      Running unittests rust/lib.rs (/opt/rustwide/target/debug/deps/stringzilla-e09009101451ae14)
[INFO] [stdout] 
[INFO] [stdout] running 85 tests
[INFO] [stdout] test stringzilla::tests::argsort_permutation_by_custom ... ok
[INFO] [stdout] test stringzilla::tests::bytesum ... ok
[INFO] [stdout] test stringzilla::tests::argsort_permutation_default ... ok
[INFO] [stdout] test stringzilla::tests::fill_random ... ok
[INFO] [stdout] test stringzilla::tests::find_newline_utf8_cr ... ok
[INFO] [stdout] test stringzilla::tests::find_newline_utf8_crlf ... ok
[INFO] [stdout] test stringzilla::tests::find_newline_utf8_empty ... ok
[INFO] [stdout] test stringzilla::tests::find_newline_utf8_line_separator ... ok
[INFO] [stdout] test stringzilla::tests::find_newline_utf8_nel ... ok
[INFO] [stdout] test stringzilla::tests::find_newline_utf8_lf ... ok
[INFO] [stdout] test stringzilla::tests::find_newline_utf8_group_separator_not_detected ... ok
[INFO] [stdout] test stringzilla::tests::find_newline_utf8_paragraph_separator ... ok
[INFO] [stdout] test stringzilla::tests::find_newline_utf8_file_separator_not_detected ... ok
[INFO] [stdout] test stringzilla::tests::find_newline_utf8_not_found ... ok
[INFO] [stdout] test stringzilla::tests::find_newline_utf8_trait_method_string ... ok
[INFO] [stdout] test stringzilla::tests::find_newline_utf8_record_separator_not_detected ... ok
[INFO] [stdout] test stringzilla::tests::find_newline_utf8_vt ... ok
[INFO] [stdout] test stringzilla::tests::find_whitespace_utf8_empty ... ok
[INFO] [stdout] test stringzilla::tests::find_newline_utf8_trait_method ... ok
[INFO] [stdout] test stringzilla::tests::find_whitespace_utf8_en_quad ... ok
[INFO] [stdout] test stringzilla::tests::find_whitespace_utf8_cr ... ok
[INFO] [stdout] test stringzilla::tests::find_whitespace_utf8_ideographic ... ok
[INFO] [stdout] test stringzilla::tests::find_whitespace_utf8_not_found ... ok
[INFO] [stdout] test stringzilla::tests::find_whitespace_utf8_ogham ... ok
[INFO] [stdout] test stringzilla::tests::find_whitespace_utf8_space ... ok
[INFO] [stdout] test stringzilla::tests::find_whitespace_utf8_nbsp ... ok
[INFO] [stdout] test stringzilla::tests::find_whitespace_utf8_tab ... ok
[INFO] [stdout] test stringzilla::tests::hashmap_with_sz ... ok
[INFO] [stdout] test stringzilla::tests::hmac_sha256_basic ... ok
[INFO] [stdout] test stringzilla::tests::hmac_sha256_long_key ... ok
[INFO] [stdout] test stringzilla::tests::hmac_sha256_short_key ... ok
[INFO] [stdout] test stringzilla::tests::intersection_default ... ok
[INFO] [stdout] test stringzilla::tests::iter_find_first_not_of ... ok
[INFO] [stdout] test stringzilla::tests::iter_find_first_not_of_all_matching ... ok
[INFO] [stdout] test stringzilla::tests::iter_find_last_not_of ... ok
[INFO] [stdout] test stringzilla::tests::iter_find_last_not_of_all_not_matching ... ok
[INFO] [stdout] test stringzilla::tests::iter_find_last_of ... ok
[INFO] [stdout] test stringzilla::tests::iter_find_last_of_empty_haystack ... ok
[INFO] [stdout] test stringzilla::tests::iter_matches_forward ... ok
[INFO] [stdout] test stringzilla::tests::iter_matches_reverse ... ok
[INFO] [stdout] test stringzilla::tests::iter_newline_utf8_splits ... ok
[INFO] [stdout] test stringzilla::tests::find_whitespace_utf8_trait_method_string ... ok
[INFO] [stdout] test stringzilla::tests::intersection_debug ... ok
[INFO] [stdout] test stringzilla::tests::iter_find_first_of_empty_needles ... ok
[INFO] [stdout] test stringzilla::tests::iter_matches_with_overlaps ... ok
[INFO] [stdout] test stringzilla::tests::find_newline_utf8_ff ... ok
[INFO] [stdout] test stringzilla::tests::hashset_with_sz ... ok
[INFO] [stdout] test stringzilla::tests::intersection_by_custom ... ok
[INFO] [stdout] test stringzilla::tests::iter_find_first_of ... ok
[INFO] [stdout] test stringzilla::tests::find_whitespace_utf8_newline ... ok
[INFO] [stdout] test stringzilla::tests::find_whitespace_utf8_trait_method_bytes ... ok
[INFO] [stdout] test stringzilla::tests::find_whitespace_utf8_trait_method ... ok
[INFO] [stdout] test stringzilla::tests::hash ... ok
[INFO] [stdout] test stringzilla::tests::iter_newline_utf8_splits_empty_string ... ok
[INFO] [stdout] test stringzilla::tests::iter_newline_utf8_splits_no_trailing ... ok
[INFO] [stdout] test stringzilla::tests::iter_newline_utf8_splits_single_newline ... ok
[INFO] [stdout] test stringzilla::tests::iter_newline_utf8_splits_trailing_newline ... ok
[INFO] [stdout] test stringzilla::tests::iter_newline_utf8_splits_unicode ... ok
[INFO] [stdout] test stringzilla::tests::iter_range_matches_non_overlapping ... ok
[INFO] [stdout] test stringzilla::tests::iter_range_matches_overlapping ... ok
[INFO] [stdout] test stringzilla::tests::iter_range_rmatches_non_overlapping ... ok
[INFO] [stdout] test stringzilla::tests::iter_range_rmatches_overlapping ... ok
[INFO] [stdout] test stringzilla::tests::iter_splits_forward ... ok
[INFO] [stdout] test stringzilla::tests::iter_splits_reverse ... ok
[INFO] [stdout] test stringzilla::tests::iter_splits_with_empty_parts ... ok
[INFO] [stdout] test stringzilla::tests::iter_splits_with_utf8_haystack ... ok
[INFO] [stdout] test stringzilla::tests::iter_whitespace_utf8_splits ... ok
[INFO] [stdout] test stringzilla::tests::iter_whitespace_utf8_splits_unicode ... ok
[INFO] [stdout] test stringzilla::tests::replace_all_byteset_basic ... ok
[INFO] [stdout] test stringzilla::tests::sha256_long ... ok
[INFO] [stdout] test stringzilla::tests::streaming_hash ... ok
[INFO] [stdout] test stringzilla::tests::replace_all_byteset_grows ... ok
[INFO] [stdout] test stringzilla::tests::replace_all_grows ... ok
[INFO] [stdout] test stringzilla::tests::replace_all_noop_on_empty_pattern ... ok
[INFO] [stdout] test stringzilla::tests::sha256_incremental ... ok
[INFO] [stdout] test stringzilla::tests::replace_all_shrinks ... ok
[INFO] [stdout] test stringzilla::tests::search ... ok
[INFO] [stdout] test stringzilla::tests::sha256_abc ... ok
[INFO] [stdout] test stringzilla::tests::sha256_empty ... ok
[INFO] [stdout] test stringzilla::tests::metadata ... ok
[INFO] [stdout] test stringzilla::tests::copy_size_checks - should panic ... ok
[INFO] [stdout] test stringzilla::tests::lookup_size_checks - should panic ... ok
[INFO] [stdout] test stringzilla::tests::intersection_size_checks - should panic ... ok
[INFO] [stdout] test stringzilla::tests::move_size_checks - should panic ... ok
[INFO] [stdout] test stringzilla::tests::replace_all_same_length ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 85 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.19s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests stringzilla
[INFO] [stdout] 
[INFO] [stdout] running 58 tests
[INFO] [stdout] test rust/stringzilla.rs - stringzilla::StringZillableBinary::sz_find (line 3102) ... ok
[INFO] [stdout] test rust/stringzilla.rs - stringzilla::IndexSpan::extract (line 102) ... ok
[INFO] [stdout] test rust/stringzilla.rs - stringzilla::IndexSpan::end (line 118) ... ok
[INFO] [stdout] test rust/stringzilla.rs - stringzilla::RangeRMatches (line 2590) ... ok
[INFO] [stdout] test rust/stringzilla.rs - stringzilla::Sha256 (line 260) ... ok
[INFO] [stdout] test rust/stringzilla.rs - stringzilla::StringZillableBinary (line 3088) ... ok
[INFO] [stdout] test rust/stringzilla.rs - stringzilla::IndexSpan::range (line 87) ... ok
[INFO] [stdout] test rust/stringzilla.rs - stringzilla::RangeSplits (line 2534) ... ok
[INFO] [stdout] test rust/stringzilla.rs - stringzilla::RangeUtf8WhitespaceSplits (line 2771) ... ok
[INFO] [stdout] test rust/stringzilla.rs - stringzilla::IndexSpan (line 57) ... ok
[INFO] [stdout] test rust/stringzilla.rs - stringzilla::StringZillableBinary::sz_find_byte_from (line 3126) ... ok
[INFO] [stdout] test rust/stringzilla.rs - stringzilla::RangeUtf8CaseInsensitiveMatches (line 2844) ... ok
[INFO] [stdout] test rust/stringzilla.rs - stringzilla::RangeUtf8NewlineSplits (line 2704) ... ok
[INFO] [stdout] test rust/stringzilla.rs - stringzilla::RangeRSplits (line 2646) ... ok
[INFO] [stdout] test rust/stringzilla.rs - stringzilla::Sha256 (line 268) ... ok
[INFO] [stdout] test rust/stringzilla.rs - stringzilla::RangeUtf8CaseInsensitiveMatches (line 2856) ... ok
[INFO] [stdout] test rust/stringzilla.rs - stringzilla::RangeMatches (line 2482) ... ok
[INFO] [stdout] test rust/stringzilla.rs - stringzilla::StringZillableBinary::sz_find_last_not_of (line 3304) ... ok
[INFO] [stdout] test rust/stringzilla.rs - stringzilla::StringZillableBinary::sz_rfind_byte_not_from (line 3162) ... ok
[INFO] [stdout] test rust/stringzilla.rs - stringzilla::StringZillableBinary::sz_rfind (line 3114) ... ok
[INFO] [stdout] test rust/stringzilla.rs - stringzilla::StringZillableBinary::sz_find_byte_not_from (line 3150) ... ok
[INFO] [stdout] test rust/stringzilla.rs - stringzilla::StringZillableBinary::sz_find_first_not_of (line 3286) ... ok
[INFO] [stdout] test rust/stringzilla.rs - stringzilla::StringZillableBinary::sz_matches (line 3178) ... ok
[INFO] [stdout] test rust/stringzilla.rs - stringzilla::StringZillableBinary::sz_rmatches (line 3196) ... ok
[INFO] [stdout] test rust/stringzilla.rs - stringzilla::StringZillableUnary (line 2943) ... ok
[INFO] [stdout] test rust/stringzilla.rs - stringzilla::StringZillableBinary::sz_find_last_of (line 3268) ... ok
[INFO] [stdout] test rust/stringzilla.rs - stringzilla::StringZillableUnary::sz_utf8_find_whitespace (line 3007) ... ok
[INFO] [stdout] test rust/stringzilla.rs - stringzilla::StringZillableBinary::sz_splits (line 3214) ... ok
[INFO] [stdout] test rust/stringzilla.rs - stringzilla::StringZillableUnary::sz_hash (line 2971) ... ok
[INFO] [stdout] test rust/stringzilla.rs - stringzilla::StringZillableBinary::sz_find_first_of (line 3250) ... ok
[INFO] [stdout] test rust/stringzilla.rs - stringzilla::StringZillableBinary::sz_rsplits (line 3232) ... ok
[INFO] [stdout] test rust/stringzilla.rs - stringzilla::StringZillableUnary::sz_utf8_find_newline (line 2986) ... ok
[INFO] [stdout] test rust/stringzilla.rs - stringzilla::Utf8View (line 1943) ... ok
[INFO] [stdout] test rust/stringzilla.rs - stringzilla::StringZillableUnary::sz_utf8_chars (line 3026) ... ok
[INFO] [stdout] test rust/stringzilla.rs - stringzilla::StringZillableUnary::sz_utf8_whitespace_splits (line 3069) ... ok
[INFO] [stdout] test rust/stringzilla.rs - stringzilla::StringZillableBinary::sz_rfind_byte_from (line 3138) ... ok
[INFO] [stdout] test rust/stringzilla.rs - stringzilla::StringZillableUnary::sz_bytesum (line 2956) ... ok
[INFO] [stdout] test rust/stringzilla.rs - stringzilla::Utf8CaseInsensitiveNeedle (line 177) ... ok
[INFO] [stdout] test rust/stringzilla.rs - stringzilla::StringZillableUnary::sz_utf8_newline_splits (line 3051) ... ok
[INFO] [stdout] test rust/stringzilla.rs - stringzilla::argsort_permutation_by (line 2198) ... ok
[INFO] [stdout] test rust/stringzilla.rs - stringzilla::Utf8Chars (line 2008) ... ok
[INFO] [stdout] test rust/stringzilla.rs - stringzilla::fill_random (line 2111) ... ok
[INFO] [stdout] test rust/stringzilla.rs - stringzilla::argsort_permutation (line 2178) ... ok
[INFO] [stdout] test rust/stringzilla.rs - stringzilla::hmac_sha256 (line 618) ... ok
[INFO] [stdout] test rust/stringzilla.rs - stringzilla::find_newline_utf8 (line 1741) ... ok
[INFO] [stdout] test rust/stringzilla.rs - stringzilla::intersection (line 2264) ... ok
[INFO] [stdout] test rust/stringzilla.rs - stringzilla::count_utf8 (line 1865) ... ok
[INFO] [stdout] test rust/stringzilla.rs - stringzilla::lookup_inplace (line 974) ... ok
[INFO] [stdout] test rust/stringzilla.rs - stringzilla::find_nth_utf8 (line 1905) ... ok
[INFO] [stdout] test rust/stringzilla.rs - stringzilla::intersection_by (line 2312) ... ok
[INFO] [stdout] test rust/stringzilla.rs - stringzilla::lookup (line 933) ... ok
[INFO] [stdout] test rust/stringzilla.rs - stringzilla::find_whitespace_utf8 (line 1810) ... ok
[INFO] [stdout] test rust/stringzilla.rs - stringzilla::utf8_case_fold (line 1021) ... ok
[INFO] [stdout] test rust/stringzilla.rs - stringzilla::utf8_case_insensitive_order (line 1179) ... ok
[INFO] [stdout] test rust/stringzilla.rs - stringzilla::utf8_case_insensitive_find (line 1079) ... ok
[INFO] [stdout] test rust/stringzilla.rs - stringzilla::utf8_unpack_chunk (line 1230) ... ok
[INFO] [stdout] test rust/stringzilla.rs - stringzilla::utf8_unpack_chunk (line 1243) ... ok
[INFO] [stdout] test rust/stringzilla.rs - stringzilla::utf8_case_insensitive_find (line 1068) ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 58 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 3.45s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "042bbe5ee6a2c8d220f8ab24ab17633f2ad4f5da1aacd0e561cd8559eba4f3ed", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "042bbe5ee6a2c8d220f8ab24ab17633f2ad4f5da1aacd0e561cd8559eba4f3ed", kill_on_drop: false }`
[INFO] [stdout] 042bbe5ee6a2c8d220f8ab24ab17633f2ad4f5da1aacd0e561cd8559eba4f3ed
